Skip to content
Back to search
30
MCP

PDF Parser

pulsemcp/pdf parser

MCP server for PDF text extraction optimized for LLMs, with figure detection using spatial heuristics and page screenshot rendering without GPU or API keys.

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

PDF Reader
MCP server for extracting text, images, tables, links, annotations, and metadata from PDF files.
0 tools
glm-ocr-mcp
MCP server for GLM OCR to extract text from images and PDFs
0 tools
@m.bebars/pdf-mcp-server
MCP server for local PDF extraction — zero AI cost, works offline
0 tools
MCP Search Server
Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.
0 tools
MCP Search Server
Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.
0 tools
mcp-pdf-utils
Local MCP server for PDF manipulation — merge, split, rotate, extract, watermark, metadata. Zero API keys, fully offline. Works with Claude,
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pdf_parser": {
      "url": "None",
      "transport": "http"
    }
  }
}